feat: add swiss theme (International Typographic Style)#119
Merged
unhappychoice merged 1 commit intomainfrom Apr 8, 2026
Merged
feat: add swiss theme (International Typographic Style)#119unhappychoice merged 1 commit intomainfrom
unhappychoice merged 1 commit intomainfrom
Conversation
Add a new theme inspired by Swiss Design / International Typographic Style with Space Grotesk neo-grotesque typography, asymmetric 80px+1fr grid layout, numbered sections (00, 01, 02), geometric motifs (diagonal line pattern in header, overlapping squares and circles in overview), and a single red accent color. Closes #103
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
80px + 1frgrid with numbered sections (00, 01, 02)#ff0000data-themetoggleChanges
New files (11)
src/renderer/themes/swiss/:index.ts,styles.ts, 7 Handlebars templatesUpdated files (9)
src/types.ts: add"swiss"toThemeunionsrc/renderer/themes/index.ts: register swiss theme moduleaction.yml,src/cli/commands/setup/workflows.ts: add swiss to theme descriptionsREADME.md,docs/customization.md: update theme count and tablescripts/generate-preview.sh,scripts/generate-preview-index.js: add swiss to preview generationsrc/renderer/themes/themes.test.ts: add 12 swiss-specific testsscripts/screenshots/swiss-light.png,swiss-dark.png: preview screenshotsScreenshots
Light
Dark
Closes #103